Use PEGetGroupSelectionFormula to retrieve the string handle for the group selection formula used in the specified report. This function is used with PEGetHandleString. Use PESetGroupSelectionFormula, to pass back a formula. This series can be used in a Custom
BOOL CRPE_API PEGetGroupSelectionFormula (
short printJob,
HANDLE FAR *textHandle,
short FAR *textLength );
Declare Function PEGetGroupSelectionFormula Lib "crpe32.dll" (ByVal printJob As Integer, TextHandle As Long, TextLength As Integer) As Integer
function PEGetGroupSelectionFormula (
printJob: Word;
var textHandle: HWnd;
var textLength: Word
): Bool stdcall;
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |